<html>
<head>
<title>$TITLE$</title>
<link type="text/css" rel="StyleSheet" href="/_st/my.css" />
</head>
<body style="background:#131313;margin:0;padding:0px;">

<div style="padding:7px">
<div style="-moz-border-radius:5px;border-radius:5px;border:1px solid #424242;background:#181818;text-align:center;font-weight:bold;padding:5px">
$TITLE$
</div>
<div style="padding-bottom:5px"></div>
<div style="-moz-border-radius:5px;border-radius:5px;border:1px solid #424242;background:#131313;padding:5px">
$BODY$
</div>
</div>

</body>
</html>